.goog-te-gadget-simple {
    border: none !important;
}
body {
    top: 0px !important;
}
.VIpgJd-ZVi9od-ORHb-OEVmcd.skiptranslate {
    display: none !important;
}
.goog-te-gadget-icon {
    display:none !important;
}
.VIpgJd-ZVi9od-xl07Ob-lTBxed {
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    color: #495057 !important;
    font-size: 14px;
}
a.VIpgJd-ZVi9od-vH1Gmf-ibnC6b:hover {
    text-decoration: none;
}
.VIpgJd-ZVi9od-xl07Ob-lTBxed:hover {
    text-decoration: none;
}
.VIpgJd-ZVi9od-vH1Gmf-ibnC6b .indicator {
    display:none;
}
#google_translate_element {
    float: right;
    list-style-type: none;
    padding-top: 15px;
    padding-right: 15px;
    color: #495057 !important;
    display: none;
}
#translationDetector {
    width: 0px;
    height: 0px;
}
#newPopup {
    display: none;
    overflow: auto;
    top: 25%;
    left: 50%;
    width: 45%;
    height: 500px;
    background-color: #fff;
    position: fixed;
    margin-left: -22.5%;
    z-index: 1999;
    border: 2px solid black;
    padding: 5px;
}
#newDisclaimer {
    display: none;
    overflow: auto;
    top: 25%;
    left: 50%;
    width: 45%;
    height: 500px;
    background-color: #fff;
    position: fixed;
    margin-left: -22.5%;
    z-index: 2999;
    border: 2px solid black;
    padding: 5px;
}
#newSVG {
    width: 25px;
    height: 25px;
}
.newPopupCell {
    display: inline-block;
    width: 100%;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
}
.closeSpan {
    width: 10%;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
}
.disclaimerSpan {
    width: 30%;
    display: inline-block;
    margin-right: 60%;
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    color: #0000cc !important;
    font-size: 14px;
    cursor: pointer;
}
.disclaimerCloseSpan {
    width: 10%;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
}
.spacerLine {
    width: 100%;
    border-top: 1px solid black;
    padding-bottom: 10px;
    margin-top: 10px;
}
#firstColumn, #secondColumn, #thirdColumn {
   width: 33%;
   float: left;
}
@media (max-width:991px) {
    .VIpgJd-ZVi9od-xl07Ob-lTBxed > span {
        display:none;
    }
    #newSVG {
        width: 35px;
        height: 35px;
        margin-top: -5px;
        margin-right: 5px;
    }
    #firstColumn, #secondColumn, #thirdColumn {
        width: 50%;
    }
}
@media (max-width:767px) {
    #newSVG {
        margin-top: -8px;
    }
    #firstColumn, #secondColumn, #thirdColumn {
        width: 100%;
    }
}